home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Explosion
/
Software Explosion (Fore-Matt Home Computing)(1996).iso
/
games
/
windows
/
ulogic11
/
_setup.1
/
UltraLogic.exe
/
0
/
RCDATA
/
TFRMABOUT
/
TFRMABOUT.txt
< prev
Wrap
Text File
|
1996-05-26
|
5KB
|
235 lines
object frmAbout: TfrmAbout
Left = 134
Top = 160
ActiveControl = OkButton
BorderStyle = bsDialog
Caption = 'About...'
ClientHeight = 201
ClientWidth = 302
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object imgBackGround: TImage
Left = 0
Top = 0
Width = 302
Height = 201
Align = alClient
Picture.Data = {<image000.bmp>}
Stretch = True
end
object Bevel2: TBevel
Left = 19
Top = 86
Width = 263
Height = 3
end
object Label1: TLabel
Left = 82
Top = 129
Width = 118
Height = 13
Caption = 'Total Games Played:'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblTotalGames: TLabel
Left = 201
Top = 129
Width = 15
Height = 13
Caption = '10'
Font.Color = clTeal
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object LabelEffect1: TLabelEffect
Left = 68
Top = 4
Width = 175
Height = 42
DirectionHighlight = edDownRight
DirectionShadow = edUpLeft
ColourHighlight = clGray
ColourShadow = clGray
EffectStyle = esCustom
ColourScheme = csCustom
AutoSize = True
Caption = 'Ultra Logic'
Color = clBtnFace
FocusControl = OkButton
Font.Color = clBlack
Font.Height = -37
Font.Name = 'Arial'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label5: TLabel
Left = 49
Top = 66
Width = 203
Height = 13
Caption = 'Copyright � 1996 by Vitaly Livshits.'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 119
Top = 48
Width = 65
Height = 13
Caption = 'Version 1.1'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 4
Top = 153
Width = 73
Height = 13
Caption = 'Games Won:'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblGamesWon: TLabel
Left = 77
Top = 153
Width = 8
Height = 13
Caption = '5'
Font.Color = clTeal
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 92
Top = 153
Width = 71
Height = 13
Caption = 'Games Lost:'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblGamesLost: TLabel
Left = 164
Top = 153
Width = 11
Height = 13
Caption = '3'
Font.Color = clTeal
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 182
Top = 153
Width = 107
Height = 13
Caption = 'Unfinished Games:'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblUnfinishedGames: TLabel
Left = 290
Top = 153
Width = 8
Height = 13
Caption = '2'
Font.Color = clTeal
Font.Height = -12
Font.Name = 'ms sans serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Bevel3: TBevel
Left = 19
Top = 117
Width = 263
Height = 3
end
object Label7: TLabel
Left = 72
Top = 97
Width = 81
Height = 13
Caption = 'Registered to:'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblRegisteredTo: TLabel
Left = 157
Top = 97
Width = 73
Height = 13
Caption = 'Unregistered'
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object OkButton: TButton
Left = 110
Top = 176
Width = 84
Height = 22
HelpContext = 1
Cancel = True
Caption = 'OK'
Default = True
Font.Color = clBlack
Font.Height = -11
Font.Name = 'ms sans serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
end
end